vrc-get-litedb 0.1.4

A NativeAOT LiteDB wrapper to read VCC's project information made for vrc-get.
docs.rs failed to build vrc-get-litedb-0.1.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: vrc-get-litedb-0.1.0

vrc-get-litedb

The rust LiteDB wrapper to read and write project information in VCC 2.2.0 or later.

This package is a part of the vrc-get project and based on simplified fork of liteDB.

Building

Since this module uses NativeAOT, You have to install the .NET 8.0 SDK and requirements for NativeAOT to build this module.